@font-face {

    font-family: "FrutigerLTStd-Roman";

    src: url("https://images.hanlonsonline.co.uk/Hounslow Portal Demo/fonts/FrutigerLTStd-Roman.otf");

    font-weight: 700;

    font-style: normal;

}

@font-face {

    font-family: "FrutigerLTStd-Bold";

    src: url("https://images.hanlonsonline.co.uk/Hounslow Portal Demo/fonts/FrutigerLTStd-Bold.otf");

    font-weight: 700;

    font-style: normal;

}
img.img-one {
    width: 40%;
    float: right;
    padding-left: 20px;
}
img.img-two {
    width: 100%;
}
img.img-three {
    width: 100%;
}
img.img-four {
    width: 100%;
}
img.img-five {
    width: 40%;
}
img.img-six {
    width: 73%;
}
img.img-seven {
    width: 73%;
}
.panel-body {
    padding: 15px;
    min-height: 390px;
}
.h2, h2 {
    font-size: 30px;
    color: #000;
    font-family: "FrutigerLTStd-Bold";
}
h2#titleOne {
    margin-top: 24%;
}
a#btn_1 {
    color: #fff;
    background-color: #e6388d;
    border-color: #000;
    font-family: "FrutigerLTStd-Bold";
    font-size: 18px;
    margin-bottom: 30px;
}
a#btn_1:hover{
    background: #fff;
    color: #000;
    transition: 0.6s;
}
a#btn_1:focus{
    background:#fff;
    color: #000;
    outline: 2px dashed #000;
}
a#btn_2 {
    color: #fff;
    background-color: #e6388d;
    border-color: #000;
    font-family: "FrutigerLTStd-Bold";
    font-size: 18px;
}
a#btn_2:hover{
    background: #fff;
    color: #000;
    transition: 0.6s;
}
a#btn_2:focus{
    background:#fff;
    color: #000;
    outline: 2px dashed #000;
}
a#btn_3 {
    color: #fff;
    background-color: #e6388d;
    border-color: #000;
    font-family: "FrutigerLTStd-Bold";
    font-size: 18px;
    margin-top: 0%;
}
a#btn_3:hover{
    background: #fff;
    color: #000;
    transition: 0.6s;
}
a#btn_3:focus{
    background:#fff;
    color: #000;
    outline: 2px dashed #000;
}
a#btn_4 {
    color: #fff;
    background-color: #e6388d;
    border-color: #000;
    font-family: "FrutigerLTStd-Bold";
    font-size: 18px;
    margin-top: 0%;
}
a#btn_4:hover{
    background: #fff;
    color: #000;
    transition: 0.6s;
}
a#btn_4:focus{
    background:#fff;
    color: #000;
    outline: 2px dashed #000;
}
a#btn_5 {
    color: #fff;
    background-color: #e6388d;
    border-color: #000;
    font-family: "FrutigerLTStd-Bold";
    font-size: 18px;
}
a#btn_5:hover{
    background: #fff;
    color: #000;
    transition: 0.6s;
}
a#btn_5:focus{
    background:#fff;
    color: #000;
    outline: 2px dashed #000;
}
a#btn_6 {
    color: #fff;
    background-color: #e6388d;
    border-color: #000;
    font-family: "FrutigerLTStd-Bold";
    font-size: 18px;
    margin-top: 1%;
}
a#btn_6:hover{
    background: #fff;
    color: #000;
    transition: 0.6s;
}
a#btn_6:focus{
    background:#fff;
    color: #000;
    outline: 2px dashed #000;
}
.panel-body {
    padding: 15px;
    min-height: 390px;
    border: 3px solid #7b2379;
    border-radius: 16px;
}
.panel-default {
    border-color: transparent;
}
.panel-default {
    border-color: transparent;
}
ul {
    font-size: 18px;
    color: #000;
    font-family: "FrutigerLTStd-Roman";
}
p {
    margin: 0 0 10px;
    font-size: 18px;
    font-weight: bold;
    padding-left: 15px;
}
p {
    margin: 0 0 10px;
    font-size: 18px;
    font-weight: bold;
    font-family: "FrutigerLTStd-Roman";
}
@media only screen and (max-width: 1024px) {
    a#btn_1 {
        font-size: 14px;
        margin-top: 16%;
    }
    a#btn_2 {
        font-size: 14px;
    } 
    a#btn_3 {
        font-size: 14px;
    } 
    a#btn_4 {
        font-size: 14px;
    } 
    a#btn_5 {
        font-size: 14px;
    } 
    a#btn_6 {
        font-size: 14px;
    } 

}